home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9747 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: magpie.act.csa.com.au!not-for-mail
  2. From: srh@act.csa.com.au (Simon Haddon)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Boot disk
  5. Date: 13 Mar 1996 12:04:53 +1000
  6. Organization: CSC Australia
  7. Message-ID: <4i5ag5$g7q@magpie.act.csa.com.au>
  8. References: <3144FCDF.38F3@plink.cityu.edu.hk> <Do3xqn.1HB@iquest.net>
  9. NNTP-Posting-Host: magpie.act.csa.com.au
  10.  
  11. In article <Do3xqn.1HB@iquest.net>, Doug Miller <dlmiller@iquest.net> wrote:
  12. >+
  13. >+Dear all,
  14. >+
  15. >+    Does anyone know how to write a program in C to make a disk that
  16. >+redirect the boot drive from drive A to drive B when boot time.  What is
  17. >+the algoithm?  Or provide the source code for reference.
  18. >+
  19. >+Jonathan
  20.  
  21. >Further, I'm not aware of *any* PC BIOS that supports booting from the B drive.  Switching your A and B drives
  22. >*cannot* be done solely through software, as you must either (1) swap cable connections on the drives, or (2) change
  23. > [lots snipped]
  24.  
  25.  
  26. I have a 486DX 2/66) with an AMI BIOS and that does let me swap drive A: and 
  27. B: around so that I can boot of the other drive if required.
  28.  
  29. Maybe you should have a look in your BIOS to see if you're lucky to have
  30. that feature
  31.  
  32.  
  33.